home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / thang11.zip / TRIHANG.DOC < prev    next >
Text File  |  1993-02-15  |  5KB  |  112 lines

  1.  
  2.                         ────┬────    │  │
  3.                             │ ┌─┐   ├──┤ ┌─┐ ┌─┐│ ┌──
  4.                             │ │  │ - │  │ │-│ │ ││ │ ┌─┐
  5.                                   version 1.10  └┘ └───┘
  6.  
  7.                              ** written in Turbo C **
  8.                            ** utilizing TriDoor v1.1 **
  9.                          ** program was compiled 02/15/93 **
  10.                       Copyright (C) 1993 by Bruce W. Farley
  11.  
  12.  
  13.                                    <WHAT'S NEW!!>
  14. In this new version I added 20 more puzzles to the game. I also have added
  15. a little Hang-Man dude to the game. Everytime the user misses a letter they
  16. will see a little man starting to develop under the noose. The title screen
  17. has changed a little, and also I have changed a few colors in the playing
  18. screen.
  19.  
  20.  
  21.                                    <WARRANTY>
  22. Tri-Hang is being distributed without warranty. In no event will Bruce Farley
  23. be liable to you for damages, including any loss of profits, lost savings, or
  24. other incidental or consequential damages arising out of your use of or in-
  25. ability to use the program, even if Bruce Farley or an authorized represent-
  26. ative has been advised of the possibility of such damages. Bruce Farley will
  27. not be liable for any such claim by any other party.
  28.  
  29.                                   <SHAREWARE>
  30. Tri-Hang is being distributed under the SHAREWARE concept. As such you may
  31. use Tri-Hang for an evaluation period of 30 days without registering the
  32. door.    After the 30 day evaluation period, you must register your copy
  33. of Tri-Hang if you wish to continue using the door. As a shareware program,
  34. Tri-Hang may be freely distributed through a BBS, in it's unmodified state,
  35. provided all files, including this file, is distributed along with it.
  36.  
  37.                                 <REGISTRATION>
  38. The registration cost is only $10.00 (US dollars). Upon receiving your reg-
  39. istration, you will receive a letter with your registration code. This reg-
  40. istration code is good for all future versions of this door. Fill out the
  41. form REGISTER.TXT that is included with the archive. Please help support
  42. the SHAREWARE concept by registering your copy of Tri-Hang.
  43.  
  44. ACKNOWLEDGMENTS:
  45. TriBBS is a registered trademark of Mark D. Goodwin
  46.  
  47.                                 <WHAT IT IS>
  48. Tri-Hang is a door that mocks the traditional childhood game of Hang-Man.
  49. Your users will go through a series of internal puzzles generated by the
  50. program. There are 120 puzzles internally to solve. The score is based on
  51. the length of each puzzle, which means if a given puzzle were to be 12
  52. letters in length, the user will gain 12 points for solving that puzzle.
  53. For every time the user fails to solve a puzzle, 5 points will be deducted
  54. from their score. Furthermore, when an user fails a puzzle, (s)he will have
  55. to wait until the next day to continue solving the puzzles.
  56.  
  57.                              <FILES INCLUDED>
  58. These files should be included with your archive:
  59.  
  60. TRIHANG.EXE =======> Executable program
  61. TRIHANG.CFG =======> Sample Config file
  62. TRIHANG.DOC =======> This file
  63. HELP.ANS ==========> Help file in ANSI
  64. REGISTER.FRM ======> Registration form
  65.  
  66. If any of these files are not included with your archive, Then chances are
  67. that you have received a tampered archive. You may download Tri-Hang from
  68. the Midnite Express BBS (908) 537-2488 if any of these files are not present.
  69.  
  70.                                 <SETTING UP>
  71. Setting up this door is fairly simple, and should not take no more than 5
  72. minutes of your time. First off you will need to make a directory for your
  73. copy of Tri-Hang, then unarchive this file into that directory. Then you
  74. will need to edit TRIHANG.CFG to fit your board's needs. The config file
  75. should be as follows:
  76.                              Line 1: Door Data file
  77.                              Line 2: Path to Door data file
  78.                              Line 3: BBS Name (Registered Name)
  79.                              Line 4: SysOp's Name
  80.                              Line 5: Locked Baud Rate or 0 for none
  81.                              Line 6: Registration code or 0 if not registered
  82.  
  83. Line 1: Supports many popular Door data files, PCB for PCBoard, GAP for GAP
  84.         (DOOR.SYS), SF for Spitfire, RBBS for RBBS, WC for Wildcat!, TRIBBS
  85.         for TriBBS, or WWIV for WWIV.
  86. Line 2: The path where your Door data file is located
  87. Line 3: Your BBS name (This will be displayed in the main menu after you
  88.         register)
  89. Line 4: Your name (You should figure that out)
  90. Line 5: Locked Baud rate or '0' for no locked baud rate.
  91. Line 6: Your registration code that you got from me, or 0 if not registered.
  92.  
  93. Once you have completed editing your config file, you will need to create a
  94. batch file for it to run. An example batch file looks like this:
  95.  
  96. TRIHANG.BAT
  97. ───────────
  98. cd\tribbs\door\trihang
  99. trihang trihang.cfg
  100. cd\tribbs
  101. board
  102.  
  103. That is it! I hope you enjoy Tri-Hang and if you have any suggestions for
  104. future versions og Tri-Hang, please feel free to contact me on my BBS or
  105. you may write to me.
  106.  
  107. Bruce Farley
  108. P.O. Box 295
  109. Hampton, NJ 08827
  110.  
  111. BBS: Midnite Express (908) 537-2488
  112.